翻訳と辞書
Words near each other
・ MPB4
・ MPC
・ MPC 75
・ MPC Associates
・ MPC Corporation
・ MPC&A
・ MPC-1
・ MPC-MLQ
・ MPC5xx
・ MPCA
・ MPCA Ground
・ MPCC
・ MPCI
・ MPCV
・ MPD
MPD (programming language)
・ MPD Psycho (miniseries)
・ MpDRM
・ MPDS4
・ MPDU1
・ MPDZ
・ MPE
・ Mpe Bambou
・ MPEC
・ Mpedigree
・ MPEG Audio Decoder
・ MPEG encoding
・ MPEG Industry Forum
・ MPEG LA
・ MPEG media transport


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

MPD (programming language) : ウィキペディア英語版
MPD (programming language)

Multithreaded, Parallel, and Distributed programming (MPD) is a concurrent programming language whose syntax is derived from the one used in the book ''Foundations of Multithreaded, Parallel, and Distributed Programming'' The name thus lists the distinguishing features of the language, namely that it supports all three of these concurrent programming techniques.
MPD is implemented as a variant of the SR programming language. It has a different parser, but it uses the same intermediate form and run-time system as SR. Consequently, MPD provides the same variety of concurrent programming mechanisms as does SR.
MPD programs can execute on single processors, shared-memory multiprocessors, or clusters of (homogeneous) processors. The implementation transparently supports a variety of different kinds of processors and Unix systems.
==Sample Code==


resource helloWorld()
writes("Hello World\n")
end


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「MPD (programming language)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.